home *** CD-ROM | disk | FTP | other *** search
- Path: news.mindspring.com!usenet
- From: Bill Rucker <brucker@mindspring.com>
- Newsgroups: comp.lang.c++
- Subject: opencomm in win31 api
- Date: Wed, 10 Apr 1996 09:01:47 +0000
- Organization: Trackit Software, Inc.
- Message-ID: <316B78FB.FE9@mindspring.com>
- NNTP-Posting-Host: user-168-121-132-160.dialup.mindspring.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.01Gold (WinNT; I)
-
- Help!!!!!
- In trying to troubleshoot a communication app I am working on, I turned
- to "old faithful", the tty.c sample and was able to produce the same
- thing. If I set a breakpoint on the opencomm and closecomm function and
- go I get the following result.... The first execution of opencomm works
- fine, closecomm is called with no problem. If I try to connect again
- "execute the opencomm function again" I either get a gpf or the PC
- "freezes". Can I only call opencomm once in the app??????? I have tried
- this on 3 different PC's with different modems and get the same result.
-
- Mike Sewell
- msewell@trackit.com
-